Skip to content

Conversation

@wadahiro
Copy link

@wadahiro wadahiro commented Nov 6, 2024

The ConnectorBundle-FrameworkVersion value in MANIFEST.MF is incorrect. Due to this, if this connector is deployed to the old midPoint that doesn’t support the newer Connector Framework version, it outputs an unclear error message like the one below.

 2024-11-06 23:02:10,692 [] [main] ERROR (com.evolveum.midpoint.provisioning.ucf.impl.connid.ConnectorFactoryConnIdImpl): Strange error happened. ConnId is not accepting bundle file:/opt/midpoint/var/icf-connectors/connector-scim2-1.2.6-1730862623024-fat.jar. But no error is indicated.

Note: After the fix in this pull request, a more explicit error message is shown, clearly indicating that the version is unsupported.

2024-11-06 23:02:10,693 [] [main] ERROR (com.evolveum.midpoint.provisioning.ucf.impl.connid.ConnectorFactoryConnIdImpl): Error instantiating ICF bundle using URL 'file:/opt/midpoint/var/icf-connectors/connector-scim2-1.2.6-1730900929346-fat.jar': Bundle file:/opt/midpoint/var/icf-connectors/connector-scim2-1.2.6-1730900929346-fat.jar requests an unrecognized framework version 1.5.1.10 but available is 1.5.0.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants